home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 1145 / n4pass.lst < prev    next >
File List  |  1997-04-17  |  2KB  |  35 lines

  1. ; Rules:
  2. ; Wildcards are not excepted.
  3. ; Comma is used to separate the object name and the new password.
  4. ; The object name may be a full object name (typeless), or a partial name.
  5. ;    For example:   If the user's full name is:   dcollins.mercury.hq.dart
  6. ;    then, the following entries will be valid for the match:
  7. ;         dcollins, newpassword
  8. ;         dcollins.mercury, newpassword
  9. ;         mercury.hq, newpassword
  10. ; Put focused object names above the vague object names.
  11. ;    Example:   Put  mhs.resources.hq   above   hq
  12. ; n4pass.nlm will stop reading this file once it finds the first successfull
  13. ;    match.
  14. ;
  15. ; File format is:   ObjectName  ,  NewPassword
  16. ;    ObjectName field may be a partial or full user object name.
  17. ;      Note that typeless names are used.
  18. ;    NewPassword field should contain a valid password only.
  19. ; Reserved values for  NewPassword  field:
  20. ;    RANDOM  - object will be assigned a random password.
  21. ;    DEFAULT - object will be assigned the value in DefaultNewPassword.
  22. ;    ID      - object will be assigned the value of its 'short' object name.
  23. ;
  24. ; Samples:
  25. ;    finance, random    <- will set anyone that has the word 'finance' in
  26. ;                          their full object name to a random password.
  27. ;    operations, id     <- will set anyone that has the word 'operations' in
  28. ;                          their full object name to a password that matches
  29. ;                          their 'short' object name.  For example, a
  30. ;                          password change for jsmith.operations.hq, is set
  31. ;                          to 'jsmith'.
  32. ;    jsmith.sales, 123-12-1223
  33. ;    jmclemee, MaryLou
  34. ;
  35.